Plug some memory leaks
authorTimm Bäder <mail@baedert.org>
Thu, 28 Sep 2017 18:00:24 +0000 (20:00 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 28 Sep 2017 18:01:01 +0000 (20:01 +0200)
commit29a4f0ce1f7722017f5993a64e2e4a5687d2d4ea
tree5dccdeb30459f2633a8a7f20428afaf637fa51ab
parent29dd0a940e5111d7f0bb55b3b68d52b8c1e44470
Plug some memory leaks

Make sure the scroll controllers in GtkComboBox and GtkScrolledWindow
get destroyed.
gtk/gtkcombobox.c
gtk/gtkscrolledwindow.c